FolderItem.MoveFileTo Method

Moves FolderItem to path specified by Destination. It does a move rather than a copy even when the source file is on another volume.

Syntax

FolderItem.MoveFileTo Destination


Parameters

Destination

FolderItem


If there is an error, the LastErrorCode property contains an error code.